X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=plugins%2Fdfsound%2Fstdafx.h;h=96335e38ae945e2349e1d2c37660d36efa04a700;hb=7a8d521fba9c86ae7b51369ce061bf63112b745f;hp=82b0d7e584d51fafded7b0fc809ab257e8637711;hpb=acc415b3040edfcc91226955f39b405f09cca430;p=pcsx_rearmed.git diff --git a/plugins/dfsound/stdafx.h b/plugins/dfsound/stdafx.h index 82b0d7e5..96335e38 100644 --- a/plugins/dfsound/stdafx.h +++ b/plugins/dfsound/stdafx.h @@ -15,6 +15,9 @@ * * ***************************************************************************/ +#ifndef __P_STDAFX_H__ +#define __P_STDAFX_H__ + #include #include #include @@ -30,3 +33,5 @@ #endif #include "psemuxa.h" + +#endif /* __P_STDAFX_H__ */