summaryrefslogtreecommitdiffstats
path: root/src/qt4_in_gtk2.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/qt4_in_gtk2.cpp')
-rw-r--r--src/qt4_in_gtk2.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/qt4_in_gtk2.cpp b/src/qt4_in_gtk2.cpp
index 3e66598..2c0124a 100644
--- a/src/qt4_in_gtk2.cpp
+++ b/src/qt4_in_gtk2.cpp
@@ -20,7 +20,7 @@
#include <QX11EmbedWidget>
#include <QVBoxLayout>
-#include "suil_internal.h"
+#include "./suil_internal.h"
extern "C" {
@@ -146,4 +146,4 @@ suil_wrapper_new(SuilHost* host,
return wrapper;
}
-} // extern "C"
+} // extern "C"