/* Shim so src/c/main.c's `#include <pebble.h>` resolves during the headless test.
The real SDK provides this; here it forwards to the stub. */
#include "pebble_stub.h"