[BTHCI] Add a bluetooth icon (#871)
[reactos.git] / dll / win32 / bthci / bthci.rc
index eaef1c4..d4a0d84 100644 (file)
@@ -1,7 +1,7 @@
 #include <windef.h>
 #include <winuser.h>
 
-//#include "resource.h"
+#include "resource.h"
 
 LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
 
@@ -13,7 +13,7 @@ LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
 #include <reactos/version.rc>
 #include <reactos/manifest_dll.rc>
 
-//IDI_BLUETOOTH ICON "resources/bluetooth.ico"
+IDI_BLUETOOTH ICON "resources/bluetooth.ico"
 
 /* UTF-8 */
 #pragma code_page(65001)