summaryrefslogtreecommitdiffstats
path: root/.includes.imp
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2020-12-15 18:20:06 +0100
committerDavid Robillard <d@drobilla.net>2020-12-15 19:32:03 +0100
commite33f4f6a197eb3cae29dd42ea728f5f782a29897 (patch)
treefe42729109d9b04718301f7b223dc00032553dc2 /.includes.imp
parente9fccb983f4eb0fde2ffc7f25302da08eb5e8853 (diff)
downloadganv-e33f4f6a197eb3cae29dd42ea728f5f782a29897.tar.gz
ganv-e33f4f6a197eb3cae29dd42ea728f5f782a29897.tar.bz2
ganv-e33f4f6a197eb3cae29dd42ea728f5f782a29897.zip
Use correct include for GdkEvent
Diffstat (limited to '.includes.imp')
-rw-r--r--.includes.imp4
1 files changed, 4 insertions, 0 deletions
diff --git a/.includes.imp b/.includes.imp
new file mode 100644
index 0000000..d204116
--- /dev/null
+++ b/.includes.imp
@@ -0,0 +1,4 @@
+[
+ { "symbol": [ "GdkEvent", "private", "<gdk/gdk.h>", "public" ] },
+ { "symbol": [ "std::ostringstream", "private", "<sstream>", "public" ] }
+]