]> sigrok.org Git - libsigrok.git/blobdiff - proto.h
Fix a few #include guard names.
[libsigrok.git] / proto.h
diff --git a/proto.h b/proto.h
index 7ec6ae4f16905cdcfeb5fd25b1939d7ff32231d8..732dee7ecda35e76371b8e474bc16167d16b5978 100644 (file)
--- a/proto.h
+++ b/proto.h
@@ -17,8 +17,8 @@
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
-#ifndef LIBSIGROK_SIGROK_PROTO_H
-#define LIBSIGROK_SIGROK_PROTO_H
+#ifndef LIBSIGROK_PROTO_H
+#define LIBSIGROK_PROTO_H
 
 /**
  * @file