aboutsummaryrefslogtreecommitdiffstats
path: root/libpyside/pysideslot_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'libpyside/pysideslot_p.h')
-rw-r--r--libpyside/pysideslot_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libpyside/pysideslot_p.h b/libpyside/pysideslot_p.h
index 1e863d2d1..ed5b3c5f9 100644
--- a/libpyside/pysideslot_p.h
+++ b/libpyside/pysideslot_p.h
@@ -22,7 +22,7 @@
#ifndef PYSIDE_SLOT_P_H
#define PYSIDE_SLOT_P_H
-#include <Python.h>
+#include <sbkpython.h>
#define PYSIDE_SLOT_LIST_ATTR "_slots"
namespace PySide { namespace Slot {