]> sigrok.org Git - libsigrok.git/blobdiff - bindings/python/sigrok/core/classes.i
Makefile.am: Fix out-of-tree build for Python bindings
[libsigrok.git] / bindings / python / sigrok / core / classes.i
index 91c4fe63538fa77b1377b90a7e49cd7b801cd6ca..015011ea8e1aa729fa5c249129dc1371d1976b4c 100644 (file)
@@ -51,7 +51,7 @@ PyObject *GLib;
 PyTypeObject *IOChannel;
 PyTypeObject *PollFD;
 
-#include "../../../../config.h"
+#include "config.h"
 
 #if PYGOBJECT_FLAGS_SIGNED
 typedef gint pyg_flags_type;