summaryrefslogtreecommitdiffstats
path: root/src/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.c b/src/main.c
index d1390f0..8056a9d 100644
--- a/src/main.c
+++ b/src/main.c
@@ -24,7 +24,7 @@
*/
#include "config.h"
-#include <weston/weston.h>
+#include <weston.h>
int main(int argc, char *argv[])
{