| 26 * along with this program; if not, write to the Free Software |
26 * along with this program; if not, write to the Free Software |
| 27 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA |
27 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA |
| 28 */ |
28 */ |
| 29 |
29 |
| 30 #include "multilogon.h" |
30 #include "multilogon.h" |
| 31 |
|
| 32 #include <debug.h> |
|
| 33 |
31 |
| 34 #include "gg.h" |
32 #include "gg.h" |
| 35 #include "keymapper.h" |
33 #include "keymapper.h" |
| 36 #include "utils.h" |
34 #include "utils.h" |
| 37 #include "message-prpl.h" |
35 #include "message-prpl.h" |