blob: a731874c4189847841d18607d5ef734db14d3316 (
plain)
1
2
3
4
5
6
7
8
9
10
|
--- src/drvswf.orig.cpp 2009-12-05 02:02:09.000000000 +0000
+++ src/drvswf.cpp 2009-12-05 02:02:19.000000000 +0000
@@ -32,7 +32,6 @@
//static bool cubic = false;
#include "mingpp.h"
-#include "ming_config.h"
#if defined(_WIN32)
extern "C" {
|