summaryrefslogtreecommitdiffstats
path: root/src/gtk2_in_qt4.cpp
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2012-01-18 01:55:56 +0000
committerDavid Robillard <d@drobilla.net>2012-01-18 01:55:56 +0000
commit50d20eb29ddeab6b83e790fc76ea68eba0487c50 (patch)
tree6d0b8c1d8fadb3b81fcc3d0f7ddbfeff51cf3a9e /src/gtk2_in_qt4.cpp
parent183c1fbebb64a592a04d6a094125dc877929f08a (diff)
downloadsuil-50d20eb29ddeab6b83e790fc76ea68eba0487c50.tar.gz
suil-50d20eb29ddeab6b83e790fc76ea68eba0487c50.tar.bz2
suil-50d20eb29ddeab6b83e790fc76ea68eba0487c50.zip
Use consistent *_config.h rather than *-config.h.
git-svn-id: http://svn.drobilla.net/lad/trunk/suil@3963 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'src/gtk2_in_qt4.cpp')
-rw-r--r--src/gtk2_in_qt4.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gtk2_in_qt4.cpp b/src/gtk2_in_qt4.cpp
index cc6bdc9..65dcfc2 100644
--- a/src/gtk2_in_qt4.cpp
+++ b/src/gtk2_in_qt4.cpp
@@ -20,8 +20,8 @@
#include <gtk/gtk.h>
#include <gdk/gdkx.h>
+#include "./suil_config.h"
#include "./suil_internal.h"
-#include "./suil-config.h"
extern "C" {