diff --git a/src/Mod/Assembly/Gui/PreCompiled.h b/src/Mod/Assembly/Gui/PreCompiled.h index 2f3bbc999..dd5b25bde 100644 --- a/src/Mod/Assembly/Gui/PreCompiled.h +++ b/src/Mod/Assembly/Gui/PreCompiled.h @@ -21,8 +21,8 @@ ***************************************************************************/ -#ifndef ASSEMGBLYGUI_PRECOMPILED_H -#define ASSEMGBLYGUI_PRECOMPILED_H +#ifndef ASSEMBLY_PRECOMPILED_H +#define ASSEMBLY_PRECOMPILED_H #include @@ -41,8 +41,8 @@ #ifdef _PreComp_ - -// Python + +// Python #include // standard @@ -72,7 +72,7 @@ #ifndef __Qt4All__ # include #endif - + #endif //_PreComp_ #endif // ASSEMGBLYGUI_PRECOMPILED_H