diff --git a/wmbutton/README b/wmbutton/README index 5da98ae..fe0cb79 100644 --- a/wmbutton/README +++ b/wmbutton/README @@ -52,10 +52,10 @@ helping out, catching bugs in the code, etc. INSTALLATION: ------------- Untar the file: - tar xvzf wmbutton-0.5.tar.gz + tar xvzf wmbutton-0.6.1.tar.gz CD to source directory: - cd wmbutton-0.5 + cd wmbutton-0.6.1 Edit background xpm, and buttons.xpm to your preferences There are icon files in ./icons to work from diff --git a/wmbutton/wmbutton.h b/wmbutton/wmbutton.h index 178f896..5c721af 100644 --- a/wmbutton/wmbutton.h +++ b/wmbutton/wmbutton.h @@ -2,11 +2,11 @@ /* Last Modified 3/27/04 */ /****** Include Files ***************************************************/ -#include -#include -#include -#include -#include +#include +#include +#include +#include +#include #include #include #include