Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/colorsc/colorsc.h
diff options
context:
space:
mode:
Diffstat (limited to 'colorsc/colorsc.h')
-rw-r--r--colorsc/colorsc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/colorsc/colorsc.h b/colorsc/colorsc.h
index 7e4c1fa..8712e5e 100644
--- a/colorsc/colorsc.h
+++ b/colorsc/colorsc.h
@@ -18,7 +18,7 @@
#ifndef _COLORSC_H_
#define _COLORSC_H_
-#include <python2.5/Python.h>
+#include <Python.h>
#include <vector>
#include <algorithm>