[librep] hotfix in rep.h



commit 701dba794eb96a162fd709fd94b0fb34b52e4a9e
Author: Christopher Roy Bratusek <chris nanolx org>
Date:   Sat Jan 2 00:42:12 2010 +0100

    hotfix in rep.h

 src/rep.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/rep.h b/src/rep.h
index 2b404d8..78b1553 100644
--- a/src/rep.h
+++ b/src/rep.h
@@ -32,7 +32,7 @@ typedef int rep_bool;
 #define NULL 0
 #endif
 
-#include <rep_config.h>
+#include "rep_config.h"
 
 #ifdef rep_HAVE_LONG_LONG
 # define rep_long_long long long



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]