summaryrefslogtreecommitdiffstats
path: root/.includes.imp
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2020-12-15 18:00:50 +0100
committerDavid Robillard <d@drobilla.net>2020-12-15 18:00:50 +0100
commitc1ace3d7be3a747f5b7453c0c7f70d6735c038d3 (patch)
tree4d9b34818ab5944743ac9e92d43c07d60589973d /.includes.imp
parentc7cc84afee9b6d8b196679bf784751c4052020a3 (diff)
downloadpatchage-c1ace3d7be3a747f5b7453c0c7f70d6735c038d3.tar.gz
patchage-c1ace3d7be3a747f5b7453c0c7f70d6735c038d3.tar.bz2
patchage-c1ace3d7be3a747f5b7453c0c7f70d6735c038d3.zip
Use correct include for GdkEvent
Diffstat (limited to '.includes.imp')
-rw-r--r--.includes.imp1
1 files changed, 1 insertions, 0 deletions
diff --git a/.includes.imp b/.includes.imp
index 2cce0cf..b07ca7b 100644
--- a/.includes.imp
+++ b/.includes.imp
@@ -1,4 +1,5 @@
[
+ { "symbol": [ "GdkEvent", "private", "<gdk/gdk.h>", "public" ] },
{ "symbol": [ "fmt::format", "private", "<fmt/core.h>", "public" ] },
{ "symbol": [ "std::exception", "private", "<exception>", "public" ] },
{ "symbol": [ "std::ifstream", "private", "<fstream>", "public" ] },