[SYSDM]
[reactos.git] / reactos / dll / cpl / joy / joy.h
index 4aacd59..7e1b30c 100644 (file)
@@ -1,5 +1,4 @@
-#ifndef __CPL_JOY_H
-#define __CPL_JOY_H
+#pragma once
 
 #include <windows.h>
 #include <commctrl.h>
@@ -35,6 +34,4 @@ extern HINSTANCE hApplet;
 
 void ShowLastWin32Error(HWND hWndOwner);
 
-#endif /* __CPL_JOY_H */
-
 /* EOF */