From 1826d4de5903f496bd424d3f93a7c8f307ce6759 Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Tue, 4 Dec 2012 21:21:37 +0100 Subject: additional minor changes: distribution building now possible --- src/ring.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ring.cpp') diff --git a/src/ring.cpp b/src/ring.cpp index 292f86c..1b0dbc4 100644 --- a/src/ring.cpp +++ b/src/ring.cpp @@ -20,7 +20,7 @@ #include "expressions.h" #include "ring.h" -#ifdef G_OS_WIN32 +#ifdef HAVE_WINDOWS_H /* here it shouldn't cause conflicts with other headers */ #include -- cgit v1.2.3