]> Dogcows Code - chaz/tint2/commitdiff
*fix* include file fix
authorAndreas Fink <andreas.fink85@googlemail.com>
Sat, 16 Jan 2010 09:44:11 +0000 (09:44 +0000)
committerAndreas Fink <andreas.fink85@googlemail.com>
Sat, 16 Jan 2010 09:44:11 +0000 (09:44 +0000)
src/tint2conf/main.c

index 702610219b2b8551e658220a31d582c9e3b3859b..e2bbb29829915ab6a8c0d0105b035ad2a6c125b2 100644 (file)
@@ -28,7 +28,7 @@
 #include <glib/gstdio.h>
 #include <glib/gi18n.h>
 
-#include "version.h"
+#include "../version.h"
 #include "common.h"
 #include "theme_view.h"
 
This page took 0.018817 seconds and 4 git commands to generate.