~audio-recorder/audio-recorder/trunk

« back to all changes in this revision

Viewing changes to src/help.h

  • Committer: Osmo Antero
  • Date: 2012-12-09 14:36:39 UTC
  • Revision ID: osmoma@gmail.com-20121209143639-c43tl71n6eawaq27
Moving to GPL3 license. All src/*.c should now comply to GPL3.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#ifndef _HELP_H
2
 
#define _HELP_H
 
1
#ifndef _HELP_H__
 
2
#define _HELP_H__
3
3
 
4
4
#include <glib.h>
5
5
#include <gdk/gdk.h>