Paul Vriens : include: Add lmshare to lm.h.

Alexandre Julliard julliard at wine.codeweavers.com
Wed Apr 5 13:33:05 CDT 2006


Module: wine
Branch: refs/heads/master
Commit: 6c1dfc832ffd505d379c7280e62ff1351abbcc75
URL:    http://source.winehq.org/git/?p=wine.git;a=commit;h=6c1dfc832ffd505d379c7280e62ff1351abbcc75

Author: Paul Vriens <paul.vriens at xs4all.nl>
Date:   Wed Apr  5 10:43:45 2006 +0200

include: Add lmshare to lm.h.

---

 include/lm.h |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/include/lm.h b/include/lm.h
index c88fe83..1205fa7 100644
--- a/include/lm.h
+++ b/include/lm.h
@@ -23,12 +23,13 @@
 
 #include <lmcons.h>
 #include <lmerr.h>
+#include <lmshare.h>
 #include <lmbrowsr.h>
 #include <lmaccess.h>
+#include <lmserver.h>
 #include <lmwksta.h>
 #include <lmapibuf.h>
 #include <lmstats.h>
 #include <lmjoin.h>
-#include <lmserver.h>
 
 #endif




More information about the wine-cvs mailing list