[Scummvm-cvs-logs] SF.net SVN: scummvm:[42438] tools/branches/gsoc2009-gui/extract_scumm_mac.h

Remere at users.sourceforge.net Remere at users.sourceforge.net
Mon Jul 13 17:36:13 CEST 2009


Revision: 42438
          http://scummvm.svn.sourceforge.net/scummvm/?rev=42438&view=rev
Author:   Remere
Date:     2009-07-13 15:36:12 +0000 (Mon, 13 Jul 2009)

Log Message:
-----------
*Fixed include guard.

Modified Paths:
--------------
    tools/branches/gsoc2009-gui/extract_scumm_mac.h

Modified: tools/branches/gsoc2009-gui/extract_scumm_mac.h
===================================================================
--- tools/branches/gsoc2009-gui/extract_scumm_mac.h	2009-07-13 15:13:49 UTC (rev 42437)
+++ tools/branches/gsoc2009-gui/extract_scumm_mac.h	2009-07-13 15:36:12 UTC (rev 42438)
@@ -21,8 +21,8 @@
  */
 
 
-#ifndef ENCODE_DXA_H
-#define ENCODE_DXA_H
+#ifndef EXTRACT_SCUMM_MAC_H
+#define EXTRACT_SCUMM_MAC_H
 
 #include "tool.h"
 


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the Scummvm-git-logs mailing list