X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Finput%2Fbinarycontrol.h;h=8a156f78981fc5d2c60970305237f682af1e979c;hb=1023b38fa278cea71fba3d2881e1bfde930cd025;hp=851c6127f08006a11731e90ff037bd8b00c79344;hpb=7d2b4349289578b8e7f322186a1f251684ddeb01;p=libs%2Fgui.git diff --git a/source/input/binarycontrol.h b/source/input/binarycontrol.h index 851c612..8a156f7 100644 --- a/source/input/binarycontrol.h +++ b/source/input/binarycontrol.h @@ -1,5 +1,5 @@ -#ifndef MSP_GBASE_BINARYCONTROL_H_ -#define MSP_GBASE_BINARYCONTROL_H_ +#ifndef MSP_INPUT_BINARYCONTROL_H_ +#define MSP_INPUT_BINARYCONTROL_H_ #include "control.h"