mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
10 lines
249 B
Diff
10 lines
249 B
Diff
--- 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" {
|